Posts tagged with codedom
Compile C# into assembly, then load it and execute it
Published 9 January 2012 in archive with tags csharp , codedom , reflection This is one way I have found that I can compile code at runtime into a DLL file, then load it and call it. Continue reading …Newer Page 1 of 1 Older